Autogenerated HTML docs for v1.5.3.4-383-gd90a 
diff --git a/git-config.html b/git-config.html index f9d4240..b57444b 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1101,10 +1101,11 @@  </dt>   <dd>   <p>  - When in branch &lt;name&gt;, it tells <tt>git fetch</tt> the default refspec to  - be marked for merging in FETCH_HEAD. The value has exactly to match  - a remote part of one of the refspecs which are fetched from the remote  - given by "branch.&lt;name&gt;.remote".  + When in branch &lt;name&gt;, it tells <tt>git fetch</tt> the default  + refspec to be marked for merging in FETCH_HEAD. The value is  + handled like the remote part of a refspec, and must match a  + ref which is fetched from the remote given by  + "branch.&lt;name&gt;.remote".   The merge information is used by <tt>git pull</tt> (which at first calls   <tt>git fetch</tt>) to lookup the default branch for merging. Without   this option, <tt>git pull</tt> defaults to merge the first refspec fetched.  @@ -1941,7 +1942,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 23-Oct-2007 01:21:46 UTC  +Last updated 25-Oct-2007 06:49:38 UTC   </div>   </div>   </body>